From: Markus Rost Date: Sun, 6 Oct 2002 19:57:17 +0000 (+0000) Subject: Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30280 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6af34ab9d786c6dd62f3a6e7daf50cbdf141d2d4;p=emacs.git Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line. --- diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 8f6b63290d5..e71a7fdad4d 100644 --- a/lisp/subdirs.el +++ b/lisp/subdirs.el @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- ;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))